split

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string[] split(string str, char separator)
    pure nothrow
    string[]
    split
    (
    string str
    ,)
  2. string[] split(string str, string separator)

Meta